Drop PGET and revert read access to Lisp_Objects slots of Lisp_Process.
authorDmitry Antipov <dmantipov@yandex.ru>
Tue, 7 Aug 2012 07:42:34 +0000 (11:42 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Tue, 7 Aug 2012 07:42:34 +0000 (11:42 +0400)
commitaf90673ae47934b9c1efc29298b780134f28ca7a
tree5b515185de0f43405ebe4b7cbcc45f1abf4f1c3a
parentaab25e13d71e7dff921c1e48d5228e06636a63e1
Drop PGET and revert read access to Lisp_Objects slots of Lisp_Process.
* process.h (PGET): Remove.
(struct Lisp_Process): Do not use INTERNAL_FIELD.
* gnutls.c, print.c, process.c, sysdep.c, w32.c, xdisp.c: Adjust users.
src/ChangeLog
src/print.c
src/process.c
src/process.h
src/sysdep.c
src/w32.c
src/xdisp.c